home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / gdb / vx-share / xdr_regs.h < prev   
Encoding:
Text File  |  1991-03-28  |  356 b   |  17 lines

  1. /* xdr_regs.h - xdr header for 68k registers */
  2.  
  3. /*
  4. modification history
  5. --------------------
  6. 01a,05jun90,llk  extracted from xdr_regs.h.
  7. */
  8.  
  9. /* xdr structures are defined in reg.h (a bad place for them, i might add) */
  10.  
  11. bool_t xdr_regs();
  12. bool_t xdr_ext_fp();
  13. bool_t xdr_fp_status();
  14. bool_t xdr_fpa_status();
  15. bool_t xdr_fpa_long();
  16. bool_t xdr_fpa_regs();
  17.